Gets a checkpoint of update operation.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Public Property Checkpoint As String Get Private Set |
C# |
---|
public string Checkpoint { get; private set; } |